@charset "utf-8";
/* CSS Document */

body{ 
margin: 0;
padding: 0;
background:url(../images/bg%20video.jpg) scroll 0 0; 
font:13px Verdana, Geneva, sans-serif; 
color:#323232;
width:100%;
height:auto;
z-index:-1;
text-decoration:none; 
}
p{
 font:Verdana;
 font-size:9px;
 font-style:normal;
 font-size:12px;	
}
#main {
	/*background:url(../images/bgmainsmall.png) no-repeat center top;;*/
	width:960px;
	height:1030px;
	margin: 0 auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	z-index:1;
	}
	
.columtop {
	width:960px;
	background-image:url(../images/Yogam%20Inner%20Gallery.jpg);
	margin-left:0px;
	margin-top:15px;
	height:755px;
	/*border-bottom: 2px solid #c9b5a7;*/
}
.colummidle {
	width:900px;
	margin-left:30px;
	height:380px;
	/*border-bottom: 2px solid #c9b5a7;*/
}

.nav-holder{
	/*background:url(../images/bg-shadow.png) no-repeat 100% 100%;*/
	margin:0 0 0 0;
	padding:0 3px 29px 0;
	width:206px;
	height:180px;
	margin-top:-30px;
}
.nav-frame{
	padding:0px 7px 0 25px;
	/*background:url(../images/bg-nav.png) no-repeat;*/
	width:350px;
	margin-left:275px;
	padding-top:273px;
	
}
#nav{
	margin:0;
	padding:0 0 15px;
	list-style:none;
	text-transform:none;
	font-family:"Times New Roman";
	font-size:13px;
	line-height:26px;
	letter-spacing: 0px;
    font-weight: bold;
	
}
#nav li{
	vertical-align:top;
	list-style:none;
	padding:0 0 6px 26px;
	list-style-position: outside;
	text-align:justify;
	/*background-image:url(../images/index_12.gif);*/
	background-position:bottom; 
	background-repeat:no-repeat;
}
#nav li a{
	color:#000;
	margin-left:30px;
	text-decoration:none;
	
}
.columbottom {
	width:900px;
	margin-left:30px;
	height:390px;
	
}

#footer {
	width:960px;
	height:100px;
}


.navbottom {
    
    width: 955px;
    z-index: 999;
	display: block;
    vertical-align: baseline;
	margin-top:40px;
	
}
/*#clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}*/
.navbottom ul {
    background-color:#333;
	float:right;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    height: 35px;
	list-style: none;
	text-align: center;
}
/*#clearfix {
    display: block;
	float:right;
	width: 420px;
}
*/

.navbottom li {
    float: left;
	list-style:none;
	/*padding:0 0 6px 26px;*/
	list-style-position: outside;
	text-align:justify;
	
}
.navbottom li a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.01);
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 30px;
    padding: 10px 12px 0;
	
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.navbottom a:hover {
    background: #66944b;
    height: 30px;
    padding: 5px 12px 0;
}


.content{
	width:557px;
	padding-bottom:20px;
	color:#686868;
	display:inline-block;
	float:left;
}
.success{ 
margin-left:150px;
margin-top:-40px;
color:#900;
line-height:20px
}

.address {
	width:300px;
	float:right;
	height:auto;
	margin-top:-60px;
	
}
textarea,input {
    background-color: #686868;
	color:#FFF;
}

#tickerContainer { margin-top:-250px; margin-left:360px; }
#tickerContainer h1 { padding-left:10px;font-family:Georgia; }
#tickerContainer h2 { font-family:Georgia; }
#tickerContainer p { width:500px; }
#ticker { width:560px; height:335px; border:0px solid #333; margin-top:18px; overflow:auto; }
#ticker dt { font:normal 14px Georgia; padding:0 10px 5px 10px; background-color:transparent; padding-top:10px; border:0px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px; border-bottom:0px solid #aaaaaa; border-left:0px solid #ffffff; position:relative; text-align:justify; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }